home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
cron
/
copyright
< prev
next >
Wrap
Text File
|
2008-09-09
|
3KB
|
63 lines
Copyright 1988,1990,1993,1994 by Paul Vixie;
All rights reserved
Distribute freely, except: don't remove my name from the source or
documentation (don't take credit for my work), mark your changes (don't
get me blamed for your possible bugs), don't alter or remove this
notice. May be sold if buildable source is provided to buyer. No
warranty of any kind, express or implied, is included with this
software; use at your own risk, responsibility for damages (if any) to
anyone resulting from the use of this software rests entirely with the
user.
The original source for this package may be obtained from
ftp://ftp.vix.com/pub/vixie/cron-3.0.
Code and regex in database.c/valid_name() from Clint Adams, relicensed
to cron license above from e-mail:
Date: Sat, 27 Sep 2003 12:20:49 -0400
From: Clint Adams <schizo@debian.org>
To: Steve Greenland <steveg@moregruel.net>
> So, I think I'm going to do the same wimp-out thing: add a switch,
> and lift the code from run-parts to implement it. Oh, crap, it's G P L,
> and vixie cron isn't. Clint, would you be willing to relicense
> your
> "valid_names()" function under the following:
>
> [ommitted, same as above]
I could have sworn that I replied to this back in May. I'm willing to
relicense it under the cron license, though I still think a shared
library is the way to go.
Modifications for Debian GNU/Linux Copyright 1994 Ian Jackson;
Copyright (C) 1994 Ian Jackson
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Steve Greenland
This package includes in the examples directory the crontab2english script
written by Sean M. Burke. This script is Copyright 2001 Sean M. Burke
and is distributed with the following licensing terms:
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself. In Debian GNU/Linux you can find Perl's Artistic
license at /usr/share/common-licenses/Artistic
This package includes in the examples directory the stats-cron script
written by Javier Fernandez-Sanguino. This script is Copyright 2006
Javier Fernandez-Sanguino and is distributed with the following licensing
terms:
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
In Debian GNU/Linux you can find a copy of the above licenses at
/usr/share/common-licenses.